ensure no crash due to uncatched exception from std c++ lib
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 18 Dec 2024 11:36:05 +0000 (12:36 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 2 Jan 2025 09:20:27 +0000 (10:20 +0100)
commitb2b5fb793ced30b2825dd2044e3a3cf631c32ea8
tree252806bf408f3178a84dac8d9b0ffb59d66347b6
parent1f32d1f9d758d0739a6e0d5c99f8e959a7e2255d
ensure no crash due to uncatched exception from std c++ lib

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/common/filesystembase.cpp
src/libsync/filesystem.cpp
src/libsync/owncloudpropagator.cpp
src/libsync/propagatedownload.cpp
src/libsync/propagatorjobs.cpp
test/testsyncengine.cpp